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 ToString() method to convert a texture back to its string representation.
Constructors
| Name | Description |
|---|---|
| Texture(string) | Constructs an instance from given texture string. |
Properties
| Name | Description |
|---|---|
| Fill | Texture settings used for filling surfaces. |
| Outline | Texture settings used for outlining surface edges. |