* Fixed Shadow rendering * Added MakePlanarTextureMap, ReCalculateMeshNormals, GetMeshPolygonCount, and FlipMeshSurfaces
9 lines
200 B
Plaintext
9 lines
200 B
Plaintext
#title GetSpriteCanvasPhysics [RCBasic Doc]
|
|
#header function GetSpriteCanvasPhysics( c_num )
|
|
|
|
Returns the physics stage of a sprite canvas
|
|
|
|
Return values can be true or false
|
|
|
|
#ref SetCanvasPhysics2D
|