Property | Type | Description | |
---|---|---|---|
cloneOf | int | ||
flags | byte | ||
intersectionResult | float |
Method | Description | |
---|---|---|
SplitAction ( bool _toFront, bool _toBack, int _index0 ) : System.Collections.Generic | ||
SplitAction ( int _index0, int _index1 ) : System.Collections.Generic |
public SplitAction ( bool _toFront, bool _toBack, int _index0 ) : System.Collections.Generic | ||
_toFront | bool | |
_toBack | bool | |
_index0 | int | |
return | System.Collections.Generic |
public SplitAction ( int _index0, int _index1 ) : System.Collections.Generic | ||
_index0 | int | |
_index1 | int | |
return | System.Collections.Generic |