PhysicsObjectKinematic Property |
If True and BodyType is Vehicle, then this body may be animated (with MoveTo, for example) such that it will interact correctly with loads. This is useful for building lift platforms, shuttles, etc.
Namespace: Demo3D.VisualsAssembly: Demo3D.Core (in Demo3D.Core.dll) Version: 19.00.00
Syntaxpublic override bool Kinematic { get; set; }Property Value
Boolean
See Also