KitchenDraw SDK 2
Show / Hide Table of Contents

Class Scene.Object.Texture.Color

Inheritance
object
Scene.Object.Texture.Color
Inherited Members
object.ToString()
object.Equals(object)
object.Equals(object, object)
object.ReferenceEquals(object, object)
object.GetHashCode()
object.GetType()
object.MemberwiseClone()
Namespace: KD.SDK2
Assembly: KD.SDK2.dll
Syntax
public class Scene.Object.Texture.Color

Properties

Name Description
B

Blue component of the color (0-255).

G

Green component of the color (0-255).

R

Red component of the color (0-255).

In this article
Back to top Generated by DocFX