Class Scene.Object.Texture
Represents a texture that is set for the object via the "Object|Attributes" dialog.
Inherited Members
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public class Scene.Object.Texture
Remarks
This class operates on a texture string, which can be
obtained from Textures property.
Use To
Constructors
Name | Description |
---|---|
Texture(string) | Constructs an instance from given texture string. |