Quantum 3 3.0.14

Public Attributes | List of all members
Quantum.QuantumEntityPrototype.SourceShapeGenericSettings Struct Reference

Extra settings for shapes More...

Public Attributes

Quantum.CapsuleDirection3D CapsuleDirection3D
 The world axis that define the direction of the capsule in 3D. More...
 
bool IsScaledBySource
 If the settings baked from a source collider are already scaled by the source GameObject. This can be used to avoid scaling the settings multiple times when the source is a child of the prototype. More...
 

Detailed Description

Extra settings for shapes

Member Data Documentation

◆ IsScaledBySource

bool Quantum.QuantumEntityPrototype.SourceShapeGenericSettings.IsScaledBySource

If the settings baked from a source collider are already scaled by the source GameObject. This can be used to avoid scaling the settings multiple times when the source is a child of the prototype.

◆ CapsuleDirection3D

Quantum.CapsuleDirection3D Quantum.QuantumEntityPrototype.SourceShapeGenericSettings.CapsuleDirection3D

The world axis that define the direction of the capsule in 3D.