Search Results for

    Show / Hide Table of Contents

    Class GenericMaterial

    Inheritance
    Object
    GenericMaterial
    OBJMaterial
    Inherited Members
    Object.ToString()
    Object.Equals(Object)
    Object.Equals(Object, Object)
    Object.ReferenceEquals(Object, Object)
    Object.GetHashCode()
    Object.GetType()
    Object.MemberwiseClone()
    Namespace: g3
    Assembly: cs.temp.dll.dll
    Syntax
    public abstract class GenericMaterial

    Fields

    id

    Declaration
    public int id
    Field Value
    Type Description
    Int32

    Invalid

    Declaration
    public static readonly Vector3f Invalid
    Field Value
    Type Description
    Vector3f

    Invalidf

    Declaration
    public static readonly float Invalidf
    Field Value
    Type Description
    Single

    name

    Declaration
    public string name
    Field Value
    Type Description
    String

    Properties

    Alpha

    Declaration
    public abstract float Alpha { get; set; }
    Property Value
    Type Description
    Single

    DiffuseColor

    Declaration
    public abstract Vector3f DiffuseColor { get; set; }
    Property Value
    Type Description
    Vector3f

    Type

    Declaration
    public GenericMaterial.KnownMaterialTypes Type { get; set; }
    Property Value
    Type Description
    GenericMaterial.KnownMaterialTypes
    In This Article
    Back to top ViRGIS VR GIS