Click or drag to resize

ControllerElementisMemberElement Property

Returns True if the element is a member of a compound element such as an Axis2D.

Namespace:  Rewired
Assembly:  Rewired_Core (in Rewired_Core.dll) Version: 1.0.0.0 (1.0.0.0)
Syntax
C#
public bool isMemberElement { get; }

Property Value

Type: Boolean
See Also