C# Class UnityEngine.Internal_DrawMeshTRArguments

ファイルを表示 Open project: randomize/VimConfig Class Usage Examples

Public Properties

Property Type Description
castShadows int
layer int
position Vector3
receiveShadows int
reflectionProbeAnchorInstanceID int
rotation Quaternion
submeshIndex int

Property Details

castShadows public_oe property

public int castShadows
return int

layer public_oe property

public int layer
return int

position public_oe property

public Vector3 position
return Vector3

receiveShadows public_oe property

public int receiveShadows
return int

reflectionProbeAnchorInstanceID public_oe property

public int reflectionProbeAnchorInstanceID
return int

rotation public_oe property

public Quaternion,UnityEngine rotation
return Quaternion

submeshIndex public_oe property

public int submeshIndex
return int