GroupOfObjectsUtilityGroupOfObjectsInstanceGetOrCreateGroupOfObjectsElement Method |
Namespace: NeoAxisAssembly: NeoAxis.Core (in NeoAxis.Core.dll) Version: 2026.1.1.0 (2026.1.1.0)
Syntaxpublic ushort GetOrCreateGroupOfObjectsElement(
Mesh mesh,
Material replaceMaterial,
bool castShadows,
double visibilityDistanceFactor,
bool receiveDecals,
double motionBlurFactor,
bool staticShadows,
bool collision
)
Parameters
- mesh Mesh
-
- replaceMaterial Material
-
- castShadows Boolean
-
- visibilityDistanceFactor Double
-
- receiveDecals Boolean
-
- motionBlurFactor Double
-
- staticShadows Boolean
-
- collision Boolean
-
Return Value
UInt16
See Also