Property | Type | Description | |
---|---|---|---|
diffuseTextureName | String | ||
emissiveTextureName | String | ||
meshNames | String[] | ||
normalTextureName | String | ||
shaderName | String |
Method | Description | |
---|---|---|
TextureData ( |
||
enableForced ( Transform root, bool recursive ) : void | ||
enableFromMeshes ( Part part ) : void | ||
enableFromMeshes ( Transform root ) : void |
Method | Description | |
---|---|---|
enableTexture ( Transform tr ) : void |
public TextureData ( |
||
node | ||
return | System |
public enableForced ( Transform root, bool recursive ) : void | ||
root | Transform | |
recursive | bool | |
return | void |
public enableFromMeshes ( Transform root ) : void | ||
root | Transform | |
return | void |