Gets the previous index of a controlpoint
            
 
    Namespace: 
   Internal.tainicom.Aether.Physics2D.Common
    Assembly:
   NeoAxis.Core (in NeoAxis.Core.dll) Version: 2024.1.1.0 (2024.1.1.0)
Syntaxpublic int PreviousIndex(
	int index
)
Parameters
- index
 - Type: SystemInt32
The index. 
Return Value
Type: 
Int32
See Also