PhysicallyBased.PhysicallyBasedSceneClient Type
Memoizes physically-based scene loads.
Constructors
Constructor | Description |
|
|
Instance members
Instance member | Description |
|
|
Full Usage:
this.TryCreatePhysicallyBasedModel
Parameters:
bool
filePath : string
defaultMaterial : PhysicallyBasedMaterial
textureClient : TextureClient
Returns: Either<string, PhysicallyBasedModel>
|
|