Indicates whether the model modelName is at pos.
Namespace:
SGP.BaltieAssembly: SGPRTL (in SGPRTL.dll)
Version: 1.2.3019.18825
Syntax
C# |
---|
[EditorBrowsableAttribute(EditorBrowsableState.Advanced)] public bool IsModelInCube( string modelName, Vector3Int pos ) |
Parameters
- modelName
- Type: System..::.String
The model name.
- pos
- Type: SGP.Baltie..::.Vector3Int
The cube coordinate.