32 lines
817 B
Plaintext
32 lines
817 B
Plaintext
%YAML 1.1
|
|
%TAG !u! tag:unity3d.com,2011:
|
|
--- !u!114 &11400000
|
|
MonoBehaviour:
|
|
m_ObjectHideFlags: 0
|
|
m_CorrespondingSourceObject: {fileID: 0}
|
|
m_PrefabInstance: {fileID: 0}
|
|
m_PrefabAsset: {fileID: 0}
|
|
m_GameObject: {fileID: 0}
|
|
m_Enabled: 1
|
|
m_EditorHideFlags: 0
|
|
m_Script: {fileID: 11500000, guid: 60579ee24071f9f4d97afafacadc6d44, type: 3}
|
|
m_Name: RigidbodyPreset
|
|
m_EditorClassIdentifier:
|
|
m_Mass: 10
|
|
m_Drag: 20
|
|
m_AngularDrag: 30
|
|
m_CenterOfMass: {x: 40, y: 50, z: 60}
|
|
m_InertiaTensor: {x: 70, y: 80, z: 90}
|
|
m_InertiaTensorRotation: {x: 100, y: 0, z: 0, w: 0}
|
|
m_UseGravity: 1
|
|
m_IsKinematic: 1
|
|
m_Interpolation: 2
|
|
m_CollisionDetectionMode: 1
|
|
m_Constraints: 6
|
|
m_IncludeLayers:
|
|
serializedVersion: 2
|
|
m_Bits: 4294967295
|
|
m_ExcludeLayers:
|
|
serializedVersion: 2
|
|
m_Bits: 0
|