C# Class HoudiniEngineUnity.HEU_ToolsInfo

Inheritance: ScriptableObject, IEquivable
Afficher le fichier Open project: sideeffects/HoudiniEngineForUnity Class Usage Examples

Méthodes publiques

Свойство Type Description
_affectedAreaPaintColor Color
_alwaysCookUpstream bool
_brushHandleColor Color
_editPointBoxSelectedColor Color
_editPointBoxSize float
_editPointBoxUnselectedColor Color
_isPainting bool
_lastAttributeName string
_lastAttributeNodeName string
_lastAttributesGeoID HAPI_NodeId
_lastAttributesPartID HAPI_PartId
_liveUpdate bool
_paintBrushOpacity float
_paintBrushSize float
_paintFloatValue float[]
_paintIntValue int[]
_paintMergeMode PaintMergeMode
_paintMeshVisiblity PaintMeshVisibility
_paintStringValue string[]
_recacheRequired bool
_showOnlyEditGeometry bool

Méthodes publiques

Méthode Description
IsEquivalentTo ( other ) : bool

Method Details

IsEquivalentTo() public méthode

public IsEquivalentTo ( other ) : bool
Résultat bool

Property Details

_affectedAreaPaintColor public_oe property

public Color _affectedAreaPaintColor
Résultat Color

_alwaysCookUpstream public_oe property

public bool _alwaysCookUpstream
Résultat bool

_brushHandleColor public_oe property

public Color _brushHandleColor
Résultat Color

_editPointBoxSelectedColor public_oe property

public Color _editPointBoxSelectedColor
Résultat Color

_editPointBoxSize public_oe property

public float _editPointBoxSize
Résultat float

_editPointBoxUnselectedColor public_oe property

public Color _editPointBoxUnselectedColor
Résultat Color

_isPainting public_oe property

public bool _isPainting
Résultat bool

_lastAttributeName public_oe property

public string _lastAttributeName
Résultat string

_lastAttributeNodeName public_oe property

public string _lastAttributeNodeName
Résultat string

_lastAttributesGeoID public_oe property

public HAPI_NodeId _lastAttributesGeoID
Résultat HAPI_NodeId

_lastAttributesPartID public_oe property

public HAPI_PartId _lastAttributesPartID
Résultat HAPI_PartId

_liveUpdate public_oe property

public bool _liveUpdate
Résultat bool

_paintBrushOpacity public_oe property

public float _paintBrushOpacity
Résultat float

_paintBrushSize public_oe property

public float _paintBrushSize
Résultat float

_paintFloatValue public_oe property

public float[] _paintFloatValue
Résultat float[]

_paintIntValue public_oe property

public int[] _paintIntValue
Résultat int[]

_paintMergeMode public_oe property

public PaintMergeMode _paintMergeMode
Résultat PaintMergeMode

_paintMeshVisiblity public_oe property

public PaintMeshVisibility _paintMeshVisiblity
Résultat PaintMeshVisibility

_paintStringValue public_oe property

public string[] _paintStringValue
Résultat string[]

_recacheRequired public_oe property

public bool _recacheRequired
Résultat bool

_showOnlyEditGeometry public_oe property

public bool _showOnlyEditGeometry
Résultat bool