IFluidLoadable Interface
A shared FluidObject has a URL from which it can be referenced
Signature
export interface IFluidLoadable extends IProvideFluidLoadable
Extends: IProvideFluidLoadable
Properties
| Property | Type | Description |
|---|---|---|
| handle | IFluidHandle |
Property Details
handle
Signature
handle: IFluidHandle;
Type: IFluidHandle