1
0
mirror of https://projects.caleb-brown.dev/UDRI-XRT/UDRIGEEKCup2024.git synced 2025-01-22 07:08:51 -05:00
UDRIGEEKCup2024/Assets/Prefabs/TestGolfBall.prefab
2024-04-24 15:52:11 -04:00

836 lines
34 KiB
Plaintext

%YAML 1.1
%TAG !u! tag:unity3d.com,2011:
--- !u!1 &550417892748896529
GameObject:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
serializedVersion: 6
m_Component:
- component: {fileID: 6730959166714347295}
- component: {fileID: 5447085274377773335}
- component: {fileID: 792553325525458092}
- component: {fileID: 8914328749107671963}
- component: {fileID: 8430371239360964241}
- component: {fileID: 5449085796191868429}
- component: {fileID: 2848465825052700219}
- component: {fileID: 3220627860812539771}
- component: {fileID: 3638049900979181177}
- component: {fileID: 1555587377596854050}
- component: {fileID: 4647793591449426282}
m_Layer: 9
m_Name: TestGolfBall
m_TagString: Player
m_Icon: {fileID: 0}
m_NavMeshLayer: 0
m_StaticEditorFlags: 0
m_IsActive: 1
--- !u!4 &6730959166714347295
Transform:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 550417892748896529}
serializedVersion: 2
m_LocalRotation: {x: -0, y: -0, z: -0, w: 1}
m_LocalPosition: {x: -0.18469918, y: 0.0737, z: 0.15}
m_LocalScale: {x: 0.05, y: 0.05, z: 0.05}
m_ConstrainProportionsScale: 0
m_Children: []
m_Father: {fileID: 0}
m_LocalEulerAnglesHint: {x: 0, y: 0, z: 0}
--- !u!33 &5447085274377773335
MeshFilter:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 550417892748896529}
m_Mesh: {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
--- !u!23 &792553325525458092
MeshRenderer:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 550417892748896529}
m_Enabled: 1
m_CastShadows: 1
m_ReceiveShadows: 1
m_DynamicOccludee: 1
m_StaticShadowCaster: 0
m_MotionVectors: 1
m_LightProbeUsage: 1
m_ReflectionProbeUsage: 1
m_RayTracingMode: 2
m_RayTraceProcedural: 0
m_RenderingLayerMask: 1
m_RendererPriority: 0
m_Materials:
- {fileID: 2100000, guid: d384059b225fb5942a7d266cbbdf2398, type: 2}
m_StaticBatchInfo:
firstSubMesh: 0
subMeshCount: 0
m_StaticBatchRoot: {fileID: 0}
m_ProbeAnchor: {fileID: 0}
m_LightProbeVolumeOverride: {fileID: 0}
m_ScaleInLightmap: 1
m_ReceiveGI: 1
m_PreserveUVs: 0
m_IgnoreNormalsForChartDetection: 0
m_ImportantGI: 0
m_StitchLightmapSeams: 1
m_SelectedEditorRenderState: 3
m_MinimumChartSize: 4
m_AutoUVMaxDistance: 0.5
m_AutoUVMaxAngle: 89
m_LightmapParameters: {fileID: 0}
m_SortingLayerID: 0
m_SortingLayer: 0
m_SortingOrder: 0
m_AdditionalVertexStreams: {fileID: 0}
--- !u!135 &8914328749107671963
SphereCollider:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 550417892748896529}
m_Material: {fileID: 13400000, guid: 184736c5873a58647afd11a53f596983, type: 2}
m_IncludeLayers:
serializedVersion: 2
m_Bits: 0
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_LayerOverridePriority: 0
m_IsTrigger: 0
m_ProvidesContacts: 0
m_Enabled: 1
serializedVersion: 3
m_Radius: 0.5
m_Center: {x: 0, y: 0, z: 0}
--- !u!54 &8430371239360964241
Rigidbody:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 550417892748896529}
serializedVersion: 4
m_Mass: 1
m_Drag: 0.3
m_AngularDrag: 0.05
m_CenterOfMass: {x: 0, y: 0, z: 0}
m_InertiaTensor: {x: 1, y: 1, z: 1}
m_InertiaRotation: {x: 0, y: 0, z: 0, w: 1}
m_IncludeLayers:
serializedVersion: 2
m_Bits: 0
m_ExcludeLayers:
serializedVersion: 2
m_Bits: 0
m_ImplicitCom: 1
m_ImplicitTensor: 1
m_UseGravity: 1
m_IsKinematic: 1
m_Interpolate: 0
m_Constraints: 0
m_CollisionDetection: 0
--- !u!114 &5449085796191868429
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 550417892748896529}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 81288180c711998469ce58b134a7aa18, type: 3}
m_Name:
m_EditorClassIdentifier:
directionVariable: {fileID: 11400000, guid: e4e9bdd2ae454dc4f8de59b2261b337a, type: 2}
angleVariable: {fileID: 11400000, guid: 390945e28bef9ed42b6a83711c25732f, type: 2}
targetTransform: {fileID: 0}
--- !u!114 &2848465825052700219
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 550417892748896529}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: cd75af7762b9bcb46978ba8c4372c233, type: 3}
m_Name:
m_EditorClassIdentifier:
ballHitEvent: {fileID: 11400000, guid: 90fa28c269919df41acdd37835ee3b9e, type: 2}
incrementStrokeCount: {fileID: 11400000, guid: ec7d602226c7a4b4a9aeacaba953fc38,
type: 2}
AngleVariable: {fileID: 11400000, guid: e4e9bdd2ae454dc4f8de59b2261b337a, type: 2}
PowerVariable: {fileID: 11400000, guid: b5aa4452d8d082d48b46495c7352e39e, type: 2}
isMovingVariable: {fileID: 11400000, guid: 838a13f5fd312c94398e49cfc36e34ad, type: 2}
inHoleVariable: {fileID: 11400000, guid: 3b0e06d0a76bceb4296c54d02f0d34a4, type: 2}
baseForce: 400
hitSoundSource: {fileID: 1555587377596854050}
--- !u!114 &3220627860812539771
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 550417892748896529}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 472c31289d980c5498f312ff638077fe, type: 3}
m_Name:
m_EditorClassIdentifier:
--- !u!114 &3638049900979181177
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 550417892748896529}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 3570dca9cf8f40ac9731ef4082c9a4ef, type: 3}
m_Name:
m_EditorClassIdentifier:
_tags:
- {fileID: 11400000, guid: 1f557d488f8464000b778362139a0045, type: 2}
- {fileID: 0}
--- !u!82 &1555587377596854050
AudioSource:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 550417892748896529}
m_Enabled: 1
serializedVersion: 4
OutputAudioMixerGroup: {fileID: 0}
m_audioClip: {fileID: 8300000, guid: b76a30d1b47d7094aac2c87dbbe93da2, type: 3}
m_PlayOnAwake: 0
m_Volume: 1
m_Pitch: 1
Loop: 0
Mute: 0
Spatialize: 0
SpatializePostEffects: 0
Priority: 128
DopplerLevel: 1
MinDistance: 1
MaxDistance: 500
Pan2D: 0
rolloffMode: 0
BypassEffects: 0
BypassListenerEffects: 0
BypassReverbZones: 0
rolloffCustomCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
- serializedVersion: 3
time: 1
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
panLevelCustomCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
spreadCustomCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 0
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
reverbZoneMixCustomCurve:
serializedVersion: 2
m_Curve:
- serializedVersion: 3
time: 0
value: 1
inSlope: 0
outSlope: 0
tangentMode: 0
weightedMode: 0
inWeight: 0.33333334
outWeight: 0.33333334
m_PreInfinity: 2
m_PostInfinity: 2
m_RotationOrder: 4
--- !u!114 &4647793591449426282
MonoBehaviour:
m_ObjectHideFlags: 0
m_CorrespondingSourceObject: {fileID: 0}
m_PrefabInstance: {fileID: 0}
m_PrefabAsset: {fileID: 0}
m_GameObject: {fileID: 550417892748896529}
m_Enabled: 1
m_EditorHideFlags: 0
m_Script: {fileID: 11500000, guid: 5fea29bb7c508c244a1f805a5fd3fc4d, type: 3}
m_Name:
m_EditorClassIdentifier:
outlineMode: 4
outlineColor: {r: 0, g: 0.5019608, b: 1, a: 1}
outlineWidth: 2
precomputeOutline: 1
bakeKeys:
- {fileID: 10207, guid: 0000000000000000e000000000000000, type: 0}
bakeValues:
- data:
- {x: 0.57735026, y: -0.57735026, z: -0.5773503}
- {x: 0.57735026, y: -0.57735026, z: 0.5773503}
- {x: -0.57735026, y: -0.57735026, z: -0.5773503}
- {x: -0.5773503, y: -0.57735026, z: 0.57735026}
- {x: 0.5770534, y: 0.5779435, z: -0.5770534}
- {x: 0.5770534, y: 0.5779435, z: 0.5770534}
- {x: -0.5770534, y: 0.5779435, z: -0.5770534}
- {x: -0.5770534, y: 0.5779435, z: 0.5770534}
- {x: 0, y: -1, z: 0}
- {x: 0, y: 1, z: 0}
- {x: 0.99997497, y: -0.0070271874, z: -0.0009141061}
- {x: 0, y: -0.006783585, z: 0.999977}
- {x: -0.99997485, y: -0.0070275087, z: -0.0009139704}
- {x: 0, y: -0.007271087, z: -0.99997354}
- {x: 0, y: -0.70710677, z: -0.70710677}
- {x: -0.70710677, y: -0.7071068, z: 0}
- {x: 0, y: -0.70710665, z: 0.7071069}
- {x: 0.7071068, y: -0.70710677, z: 0}
- {x: 0.7072056, y: 0.707008, z: 0}
- {x: 0, y: 0.707008, z: 0.7072056}
- {x: -0.7072056, y: 0.707008, z: 0}
- {x: 0, y: 0.707008, z: -0.7072056}
- {x: 0.70707804, y: -0.009016315, z: 0.7070781}
- {x: 0.7070716, y: -0.009976584, z: -0.7070716}
- {x: -0.7070781, y: -0.009016315, z: 0.70707804}
- {x: -0.7070716, y: -0.009976553, z: -0.70707154}
- {x: 0.4805394, y: -0.6201137, z: -0.6201137}
- {x: 0.3410981, y: -0.66470003, z: -0.6647}
- {x: 0.17693341, y: -0.6959506, z: -0.6959506}
- {x: -0.48054004, y: -0.620114, z: -0.62011284}
- {x: -0.34109834, y: -0.6647008, z: -0.66469896}
- {x: -0.17693298, y: -0.695951, z: -0.69595045}
- {x: -0.6201137, y: -0.6201137, z: -0.4805394}
- {x: -0.6647, y: -0.66470003, z: -0.3410981}
- {x: -0.6959506, y: -0.6959506, z: -0.17693341}
- {x: -0.62011284, y: -0.620114, z: 0.48054004}
- {x: -0.66469896, y: -0.6647008, z: 0.34109834}
- {x: -0.69595045, y: -0.695951, z: 0.17693298}
- {x: -0.4805394, y: -0.6201137, z: 0.6201137}
- {x: -0.34109792, y: -0.6646999, z: 0.66470015}
- {x: -0.17693326, y: -0.6959505, z: 0.69595087}
- {x: 0.48054004, y: -0.620114, z: 0.62011284}
- {x: 0.34109816, y: -0.66470075, z: 0.6646992}
- {x: 0.17693284, y: -0.69595075, z: 0.6959507}
- {x: 0.6201137, y: -0.6201137, z: 0.4805394}
- {x: 0.6647, y: -0.66470003, z: 0.3410981}
- {x: 0.6959507, y: -0.6959506, z: 0.17693342}
- {x: 0.6201137, y: -0.6201137, z: -0.4805394}
- {x: 0.6647, y: -0.66470003, z: -0.3410981}
- {x: 0.6959506, y: -0.6959507, z: -0.17693342}
- {x: 0.61990535, y: 0.6204593, z: -0.48036185}
- {x: 0.66459566, y: 0.66465217, z: -0.34139442}
- {x: 0.6960513, y: 0.69586915, z: -0.17685804}
- {x: 0.61990535, y: 0.6204593, z: 0.48036185}
- {x: 0.66459537, y: 0.6646523, z: 0.34139463}
- {x: 0.69605106, y: 0.6958694, z: 0.17685807}
- {x: 0.48036185, y: 0.6204593, z: 0.61990535}
- {x: 0.34139463, y: 0.6646523, z: 0.66459537}
- {x: 0.17685814, y: 0.6958693, z: 0.69605106}
- {x: -0.48036185, y: 0.6204593, z: 0.61990535}
- {x: -0.34139463, y: 0.6646523, z: 0.66459537}
- {x: -0.17685808, y: 0.6958694, z: 0.69605106}
- {x: -0.61990535, y: 0.6204593, z: 0.48036185}
- {x: -0.66459537, y: 0.6646523, z: 0.34139463}
- {x: -0.69605106, y: 0.6958693, z: 0.17685813}
- {x: -0.61990535, y: 0.6204593, z: -0.48036185}
- {x: -0.66459537, y: 0.6646523, z: -0.34139463}
- {x: -0.69605106, y: 0.6958693, z: -0.17685813}
- {x: -0.48036185, y: 0.6204593, z: -0.61990535}
- {x: -0.34139428, y: 0.6646524, z: -0.66459554}
- {x: -0.17685792, y: 0.6958694, z: -0.6960511}
- {x: 0.48036185, y: 0.6204593, z: -0.61990535}
- {x: 0.34139442, y: 0.66465217, z: -0.66459566}
- {x: 0.17685792, y: 0.69586915, z: -0.6960513}
- {x: 0.6201132, y: -0.4805407, z: 0.6201132}
- {x: 0.66469985, y: -0.3410986, z: 0.6646998}
- {x: 0.69503826, y: -0.18396656, z: 0.69503826}
- {x: 0.6199811, y: 0.4808831, z: 0.6199798}
- {x: 0.6646252, y: 0.3413929, z: 0.6646234}
- {x: 0.69618523, y: 0.17508024, z: 0.69618464}
- {x: 0.6199811, y: 0.4808831, z: -0.6199798}
- {x: 0.6646252, y: 0.3413929, z: -0.6646234}
- {x: 0.6959636, y: 0.17683363, z: -0.6959631}
- {x: 0.6201132, y: -0.4805407, z: -0.6201132}
- {x: 0.66469985, y: -0.3410986, z: -0.6646998}
- {x: 0.6946789, y: -0.18666106, z: -0.69467896}
- {x: -0.6201137, y: -0.4805394, z: 0.6201137}
- {x: -0.6647, y: -0.3410981, z: 0.66470003}
- {x: -0.69503814, y: -0.18396747, z: 0.69503814}
- {x: -0.61998016, y: 0.48088375, z: 0.6199802}
- {x: -0.6646242, y: 0.34139317, z: 0.6646242}
- {x: -0.696185, y: 0.17507976, z: 0.696185}
- {x: -0.6201137, y: -0.4805394, z: -0.6201137}
- {x: -0.66470003, y: -0.3410981, z: -0.6647}
- {x: -0.69467884, y: -0.18666197, z: -0.69467884}
- {x: -0.6199802, y: 0.48088375, z: -0.61998016}
- {x: -0.6646242, y: 0.34139317, z: -0.6646242}
- {x: -0.6959634, y: 0.1768332, z: -0.6959634}
- {x: 0, y: -0.8287514, z: -0.559617}
- {x: 0, y: -0.92124933, z: -0.3889727}
- {x: 0, y: -0.9791253, z: -0.2032574}
- {x: -0.559617, y: -0.8287514, z: 0}
- {x: -0.38897312, y: -0.92124915, z: 0}
- {x: -0.2032576, y: -0.9791253, z: 0}
- {x: 0, y: -0.8287514, z: 0.559617}
- {x: 0, y: -0.92124933, z: 0.3889727}
- {x: 0, y: -0.9791253, z: 0.2032574}
- {x: 0.559617, y: -0.8287514, z: 0}
- {x: 0.3889727, y: -0.92124933, z: 0}
- {x: 0.20325732, y: -0.9791253, z: 0}
- {x: 0.5594022, y: 0.8288963, z: 0}
- {x: 0.38834122, y: 0.9215156, z: 0}
- {x: 0.20144607, y: 0.9794996, z: 0}
- {x: 0, y: 0.8288963, z: 0.5594022}
- {x: 0, y: 0.9215159, z: 0.38834074}
- {x: 0, y: 0.9794996, z: 0.2014458}
- {x: -0.5594023, y: 0.82889634, z: 0}
- {x: -0.3883408, y: 0.9215159, z: 0}
- {x: -0.20144576, y: 0.9794997, z: 0}
- {x: 0, y: 0.8288963, z: -0.5594023}
- {x: 0, y: 0.92151576, z: -0.3883408}
- {x: 0, y: 0.9794996, z: -0.2014458}
- {x: 0.82875144, y: -0.559617, z: 0}
- {x: 0.92124915, y: -0.38897315, z: 0}
- {x: 0.97827977, y: -0.20728862, z: -0.00033744177}
- {x: 0.83062214, y: -0.008560009, z: 0.5567707}
- {x: 0.9230274, y: -0.007569675, z: 0.3846596}
- {x: 0.98043764, y: -0.0069101085, z: 0.19670859}
- {x: 0.82918096, y: 0.55898035, z: 0}
- {x: 0.92161196, y: 0.38811255, z: 0}
- {x: 0.9797031, y: 0.2004529, z: -0.00057549594}
- {x: 0.8290441, y: -0.009544022, z: -0.55910176}
- {x: 0.92147684, y: -0.00855847, z: -0.38833913}
- {x: 0.97979915, y: -0.007640349, z: -0.19983792}
- {x: 0, y: -0.559617, z: 0.8287514}
- {x: 0, y: -0.38897327, z: 0.92124903}
- {x: 0, y: -0.20761144, z: 0.9782113}
- {x: -0.5567707, y: -0.008560009, z: 0.83062214}
- {x: -0.3846596, y: -0.007569675, z: 0.9230274}
- {x: -0.19670866, y: -0.006910208, z: 0.98043764}
- {x: 0, y: 0.55898035, z: 0.82918096}
- {x: 0, y: 0.38811287, z: 0.9216118}
- {x: 0, y: 0.20101017, z: 0.97958916}
- {x: 0.5567707, y: -0.008560009, z: 0.83062214}
- {x: 0.3846596, y: -0.007569675, z: 0.9230274}
- {x: 0.19670875, y: -0.0069102035, z: 0.9804376}
- {x: -0.8287513, y: -0.5596169, z: 0}
- {x: -0.92124933, y: -0.3889727, z: 0}
- {x: -0.97827977, y: -0.20728834, z: -0.00033734587}
- {x: -0.8290441, y: -0.009543983, z: -0.55910176}
- {x: -0.92147684, y: -0.008558429, z: -0.38833913}
- {x: -0.9797992, y: -0.007640469, z: -0.19983783}
- {x: -0.82918096, y: 0.55898035, z: 0}
- {x: -0.92161185, y: 0.38811284, z: 0}
- {x: -0.9797031, y: 0.20045324, z: -0.00057532295}
- {x: -0.83062214, y: -0.008560009, z: 0.5567707}
- {x: -0.9230274, y: -0.007569675, z: 0.3846596}
- {x: -0.98043764, y: -0.0069102887, z: 0.19670865}
- {x: 0, y: -0.559617, z: -0.8287514}
- {x: 0, y: -0.38897315, z: -0.92124915}
- {x: 0, y: -0.20696576, z: -0.9783482}
- {x: 0.55910176, y: -0.009544019, z: -0.8290441}
- {x: 0.38833904, y: -0.008558459, z: -0.92147684}
- {x: 0.19983783, y: -0.007640359, z: -0.9797992}
- {x: 0, y: 0.5589804, z: -0.82918084}
- {x: 0, y: 0.38811302, z: -0.9216118}
- {x: 0, y: 0.19989617, z: -0.9798171}
- {x: -0.55910176, y: -0.0095439935, z: -0.8290441}
- {x: -0.38833907, y: -0.008558438, z: -0.92147684}
- {x: -0.199838, y: -0.007640417, z: -0.97979915}
- {x: 0.49635273, y: -0.7122274, z: -0.49635273}
- {x: 0.3492379, y: -0.7746143, z: -0.52726233}
- {x: 0.18054369, y: -0.8148397, z: -0.5508541}
- {x: 0.52726233, y: -0.7746143, z: -0.3492379}
- {x: 0.36701944, y: -0.8547476, z: -0.36701944}
- {x: 0.18873115, y: -0.9043397, z: -0.38281876}
- {x: 0.55085415, y: -0.8148397, z: -0.18054369}
- {x: 0.3828188, y: -0.9043397, z: -0.18873115}
- {x: 0.19821139, y: -0.95990855, z: -0.19821142}
- {x: -0.49635273, y: -0.7122274, z: -0.49635273}
- {x: -0.52726233, y: -0.7746143, z: -0.3492379}
- {x: -0.5508541, y: -0.8148397, z: -0.18054374}
- {x: -0.3492379, y: -0.7746143, z: -0.52726233}
- {x: -0.36701944, y: -0.8547476, z: -0.36701944}
- {x: -0.382819, y: -0.9043396, z: -0.18873142}
- {x: -0.18054374, y: -0.8148397, z: -0.55085415}
- {x: -0.18873118, y: -0.9043397, z: -0.38281876}
- {x: -0.19821154, y: -0.95990855, z: -0.19821173}
- {x: -0.49635273, y: -0.7122274, z: 0.49635273}
- {x: -0.3492379, y: -0.7746143, z: 0.52726233}
- {x: -0.18054374, y: -0.8148397, z: 0.5508541}
- {x: -0.52726233, y: -0.7746143, z: 0.3492379}
- {x: -0.36701944, y: -0.8547476, z: 0.36701944}
- {x: -0.18873118, y: -0.9043397, z: 0.38281876}
- {x: -0.55085415, y: -0.8148397, z: 0.18054374}
- {x: -0.382819, y: -0.9043396, z: 0.18873142}
- {x: -0.19821154, y: -0.95990855, z: 0.19821173}
- {x: 0.49635273, y: -0.7122274, z: 0.49635273}
- {x: 0.52726233, y: -0.7746143, z: 0.3492379}
- {x: 0.5508541, y: -0.8148397, z: 0.18054374}
- {x: 0.3492379, y: -0.7746143, z: 0.52726233}
- {x: 0.36701944, y: -0.8547476, z: 0.36701944}
- {x: 0.38281876, y: -0.9043397, z: 0.18873115}
- {x: 0.18054375, y: -0.8148397, z: 0.5508541}
- {x: 0.18873115, y: -0.9043397, z: 0.38281876}
- {x: 0.19821139, y: -0.95990855, z: 0.19821142}
- {x: 0.4962236, y: 0.71240735, z: -0.4962236}
- {x: 0.52712536, y: 0.7745599, z: -0.34956506}
- {x: 0.55067927, y: 0.8149741, z: -0.18047006}
- {x: 0.34956506, y: 0.7745599, z: -0.52712536}
- {x: 0.36685884, y: 0.85488546, z: -0.36685884}
- {x: 0.38225284, y: 0.90462065, z: -0.18853198}
- {x: 0.18046997, y: 0.81497425, z: -0.5506793}
- {x: 0.18853171, y: 0.90462077, z: -0.38225263}
- {x: 0.19720869, y: 0.9603215, z: -0.19720891}
- {x: 0.4962236, y: 0.71240735, z: 0.4962236}
- {x: 0.34956506, y: 0.7745599, z: 0.52712536}
- {x: 0.18047006, y: 0.8149741, z: 0.55067927}
- {x: 0.52712536, y: 0.7745599, z: 0.34956506}
- {x: 0.36685884, y: 0.85488546, z: 0.36685884}
- {x: 0.18853177, y: 0.90462077, z: 0.38225263}
- {x: 0.5506793, y: 0.81497425, z: 0.18047003}
- {x: 0.38225287, y: 0.90462065, z: 0.18853195}
- {x: 0.19720873, y: 0.9603215, z: 0.19720885}
- {x: -0.4962236, y: 0.71240735, z: 0.4962236}
- {x: -0.52712536, y: 0.7745599, z: 0.34956506}
- {x: -0.5506793, y: 0.81497425, z: 0.18047008}
- {x: -0.34956506, y: 0.7745599, z: 0.52712536}
- {x: -0.36685884, y: 0.85488546, z: 0.36685884}
- {x: -0.38225263, y: 0.90462077, z: 0.18853177}
- {x: -0.18047003, y: 0.81497425, z: 0.5506793}
- {x: -0.18853176, y: 0.90462077, z: 0.38225263}
- {x: -0.19720863, y: 0.9603216, z: 0.19720863}
- {x: -0.4962236, y: 0.71240735, z: -0.4962236}
- {x: -0.3495646, y: 0.77456015, z: -0.5271254}
- {x: -0.18046977, y: 0.81497425, z: -0.5506793}
- {x: -0.52712536, y: 0.7745599, z: -0.34956506}
- {x: -0.36685866, y: 0.85488546, z: -0.36685908}
- {x: -0.18853162, y: 0.90462065, z: -0.38225293}
- {x: -0.5506793, y: 0.81497425, z: -0.18047003}
- {x: -0.38225263, y: 0.90462077, z: -0.18853177}
- {x: -0.19720863, y: 0.9603216, z: -0.19720858}
- {x: 0.7122266, y: -0.4963542, z: -0.4963524}
- {x: 0.7746142, y: -0.5272629, z: -0.34923717}
- {x: 0.8148397, y: -0.5508541, z: -0.18054375}
- {x: 0.7746139, y: -0.3492387, z: -0.5272623}
- {x: 0.8547479, y: -0.36701968, z: -0.36701828}
- {x: 0.9043396, y: -0.382819, z: -0.18873142}
- {x: 0.8134452, y: -0.18982503, z: -0.549794}
- {x: 0.90286976, y: -0.1970319, z: -0.38210568}
- {x: 0.95909977, y: -0.20404018, z: -0.19620207}
- {x: 0.7122266, y: -0.4963542, z: 0.4963524}
- {x: 0.7746139, y: -0.3492387, z: 0.5272623}
- {x: 0.8145636, y: -0.1877707, z: 0.5488426}
- {x: 0.7746142, y: -0.52726305, z: 0.34923714}
- {x: 0.8547479, y: -0.36701968, z: 0.36701828}
- {x: 0.90377635, y: -0.19634312, z: 0.3803126}
- {x: 0.8148397, y: -0.55085397, z: 0.18054369}
- {x: 0.9043396, y: -0.382819, z: 0.18873139}
- {x: 0.9593295, y: -0.20436198, z: 0.19473855}
- {x: 0.7125368, y: 0.4964059, z: 0.49585536}
- {x: 0.7749057, y: 0.52686495, z: 0.34919122}
- {x: 0.81526285, y: 0.55024487, z: 0.18049149}
- {x: 0.7750265, y: 0.3493735, z: 0.52656627}
- {x: 0.8552524, y: 0.36651918, z: 0.36634275}
- {x: 0.90472347, y: 0.38195258, z: 0.1886469}
- {x: 0.8163346, y: 0.1793894, z: 0.54901475}
- {x: 0.90553916, y: 0.18887143, z: 0.379903}
- {x: 0.96072304, y: 0.19756491, z: 0.19488259}
- {x: 0.7125368, y: 0.4964059, z: -0.49585536}
- {x: 0.7750265, y: 0.3493734, z: -0.5265662}
- {x: 0.8153886, y: 0.18047948, z: -0.55006224}
- {x: 0.77490586, y: 0.526865, z: -0.3491908}
- {x: 0.8552524, y: 0.36651942, z: -0.3663425}
- {x: 0.9048201, y: 0.18859024, z: -0.38175157}
- {x: 0.81526285, y: 0.5502449, z: -0.1804913}
- {x: 0.9047233, y: 0.38195288, z: -0.18864691}
- {x: 0.9605871, y: 0.19652273, z: -0.1965994}
- {x: 0.4963539, y: -0.4963539, z: 0.7122259}
- {x: 0.34923744, y: -0.527263, z: 0.7746141}
- {x: 0.18054253, y: -0.5508541, z: 0.81483996}
- {x: 0.5272629, y: -0.3492379, z: 0.7746139}
- {x: 0.3670184, y: -0.36701882, z: 0.85474825}
- {x: 0.1887308, y: -0.38281885, z: 0.9043397}
- {x: 0.5488426, y: -0.1877707, z: 0.8145636}
- {x: 0.38031262, y: -0.19634308, z: 0.90377635}
- {x: 0.19473863, y: -0.20436198, z: 0.9593295}
- {x: -0.49635273, y: -0.49635273, z: 0.7122274}
- {x: -0.52726233, y: -0.3492379, z: 0.7746143}
- {x: -0.5488427, y: -0.18777162, z: 0.81456345}
- {x: -0.3492375, y: -0.5272624, z: 0.77461445}
- {x: -0.36701918, y: -0.36701968, z: 0.8547476}
- {x: -0.380313, y: -0.19634354, z: 0.90377605}
- {x: -0.18054336, y: -0.5508541, z: 0.8148397}
- {x: -0.18873121, y: -0.38281924, z: 0.9043395}
- {x: -0.19473857, y: -0.20436198, z: 0.9593295}
- {x: -0.495855, y: 0.49640733, z: 0.71253604}
- {x: -0.34919047, y: 0.52686566, z: 0.7749056}
- {x: -0.1804915, y: 0.55024487, z: 0.81526285}
- {x: -0.52656627, y: 0.34937415, z: 0.7750263}
- {x: -0.36634156, y: 0.36651945, z: 0.85525274}
- {x: -0.18864714, y: 0.3819528, z: 0.9047233}
- {x: -0.54901475, y: 0.17938851, z: 0.81633484}
- {x: -0.3799026, y: 0.188871, z: 0.90553945}
- {x: -0.1948829, y: 0.19756508, z: 0.9607229}
- {x: 0.495855, y: 0.49640733, z: 0.71253604}
- {x: 0.52656627, y: 0.34937415, z: 0.7750263}
- {x: 0.5490148, y: 0.1793885, z: 0.8163348}
- {x: 0.34919044, y: 0.5268656, z: 0.7749056}
- {x: 0.36634162, y: 0.36651945, z: 0.85525274}
- {x: 0.3799026, y: 0.188871, z: 0.90553945}
- {x: 0.18049157, y: 0.5502448, z: 0.8152628}
- {x: 0.18864724, y: 0.38195282, z: 0.9047233}
- {x: 0.194883, y: 0.19756511, z: 0.9607229}
- {x: -0.7122266, y: -0.4963524, z: 0.4963542}
- {x: -0.7746139, y: -0.5272623, z: 0.3492387}
- {x: -0.8148399, y: -0.55085415, z: 0.18054286}
- {x: -0.7746142, y: -0.34923714, z: 0.52726305}
- {x: -0.8547479, y: -0.36701828, z: 0.36701968}
- {x: -0.90433997, y: -0.38281837, z: 0.18873075}
- {x: -0.81456345, y: -0.18777162, z: 0.5488427}
- {x: -0.90377605, y: -0.19634354, z: 0.380313}
- {x: -0.95932955, y: -0.20436183, z: 0.19473825}
- {x: -0.7122274, y: -0.49635273, z: -0.49635273}
- {x: -0.7746143, y: -0.3492379, z: -0.52726233}
- {x: -0.81344503, y: -0.18982588, z: -0.54979384}
- {x: -0.7746143, y: -0.52726233, z: -0.3492379}
- {x: -0.8547476, y: -0.36701944, z: -0.36701944}
- {x: -0.90286946, y: -0.1970323, z: -0.382106}
- {x: -0.8148397, y: -0.550854, z: -0.18054369}
- {x: -0.9043397, y: -0.38281876, z: -0.18873115}
- {x: -0.9590999, y: -0.20404005, z: -0.19620167}
- {x: -0.71253604, y: 0.49640733, z: -0.495855}
- {x: -0.7749056, y: 0.52686566, z: -0.34919047}
- {x: -0.81526285, y: 0.55024487, z: -0.18049152}
- {x: -0.7750263, y: 0.34937415, z: -0.52656627}
- {x: -0.85525274, y: 0.36651945, z: -0.36634156}
- {x: -0.9047233, y: 0.3819528, z: -0.1886472}
- {x: -0.81538886, y: 0.18047863, z: -0.55006224}
- {x: -0.9048204, y: 0.18858981, z: -0.38175115}
- {x: -0.96058697, y: 0.19652289, z: -0.19659959}
- {x: -0.71253604, y: 0.49640733, z: 0.495855}
- {x: -0.7750263, y: 0.34937415, z: 0.52656627}
- {x: -0.8163348, y: 0.1793885, z: 0.5490148}
- {x: -0.7749056, y: 0.5268656, z: 0.34919044}
- {x: -0.85525274, y: 0.36651945, z: 0.36634162}
- {x: -0.90553945, y: 0.188871, z: 0.3799026}
- {x: -0.8152628, y: 0.5502448, z: 0.18049154}
- {x: -0.9047233, y: 0.3819528, z: 0.18864718}
- {x: -0.9607229, y: 0.19756508, z: 0.19488296}
- {x: -0.4963542, y: -0.4963524, z: -0.7122266}
- {x: -0.3492387, y: -0.5272623, z: -0.7746139}
- {x: -0.18054284, y: -0.5508541, z: -0.8148399}
- {x: -0.52726305, y: -0.34923714, z: -0.7746142}
- {x: -0.36701968, y: -0.36701828, z: -0.8547479}
- {x: -0.18873094, y: -0.38281855, z: -0.9043399}
- {x: -0.54979384, y: -0.18982588, z: -0.81344503}
- {x: -0.382106, y: -0.1970323, z: -0.90286946}
- {x: -0.19620204, y: -0.20404017, z: -0.95909977}
- {x: 0.4963524, y: -0.4963542, z: -0.7122266}
- {x: 0.5272623, y: -0.3492387, z: -0.7746139}
- {x: 0.549794, y: -0.18982503, z: -0.8134452}
- {x: 0.34923714, y: -0.52726305, z: -0.7746142}
- {x: 0.36701828, y: -0.36701968, z: -0.8547479}
- {x: 0.38210562, y: -0.19703187, z: -0.90286976}
- {x: 0.18054374, y: -0.55085415, z: -0.8148397}
- {x: 0.18873142, y: -0.382819, z: -0.9043396}
- {x: 0.19620201, y: -0.20404013, z: -0.95909977}
- {x: 0.495855, y: 0.49640733, z: -0.71253604}
- {x: 0.34918994, y: 0.5268657, z: -0.77490574}
- {x: 0.18049115, y: 0.5502449, z: -0.81526285}
- {x: 0.52656627, y: 0.34937415, z: -0.7750263}
- {x: 0.36634138, y: 0.36651975, z: -0.85525274}
- {x: 0.18864696, y: 0.38195306, z: -0.9047232}
- {x: 0.55006224, y: 0.1804786, z: -0.81538886}
- {x: 0.38175115, y: 0.1885898, z: -0.9048204}
- {x: 0.19659947, y: 0.19652289, z: -0.96058697}
- {x: -0.495855, y: 0.49640733, z: -0.71253604}
- {x: -0.52656627, y: 0.34937415, z: -0.7750263}
- {x: -0.5500622, y: 0.18047862, z: -0.8153889}
- {x: -0.34918994, y: 0.5268657, z: -0.77490574}
- {x: -0.3663414, y: 0.36651975, z: -0.85525274}
- {x: -0.38175118, y: 0.18858981, z: -0.9048204}
- {x: -0.18049131, y: 0.5502449, z: -0.81526285}
- {x: -0.18864718, y: 0.38195315, z: -0.9047232}
- {x: -0.19659972, y: 0.19652292, z: -0.96058697}
- {x: 0.20325732, y: -0.9791253, z: 0}
- {x: 0, y: -1, z: 0}
- {x: 0, y: -1, z: 0}
- {x: -0.70710677, y: -0.7071068, z: 0}
- {x: -0.559617, y: -0.8287514, z: 0}
- {x: -0.38897312, y: -0.92124915, z: 0}
- {x: -0.2032576, y: -0.9791253, z: 0}
- {x: 0, y: -1, z: 0}
- {x: 0, y: -1, z: 0}
- {x: 0, y: -1, z: 0}
- {x: 0.20325732, y: -0.9791253, z: 0}
- {x: 0, y: 1, z: 0}
- {x: 0, y: 1, z: 0}
- {x: 0, y: 1, z: 0}
- {x: 0, y: 1, z: 0}
- {x: -0.7072056, y: 0.707008, z: 0}
- {x: -0.5594023, y: 0.82889634, z: 0}
- {x: -0.3883408, y: 0.9215159, z: 0}
- {x: -0.20144576, y: 0.9794997, z: 0}
- {x: 0, y: 1, z: 0}
- {x: 0.57735026, y: -0.57735026, z: -0.5773503}
- {x: 0.6201137, y: -0.6201137, z: -0.4805394}
- {x: 0.6647, y: -0.66470003, z: -0.3410981}
- {x: 0.6959506, y: -0.6959507, z: -0.17693342}
- {x: 0.7071068, y: -0.70710677, z: 0}
- {x: 0.6201137, y: -0.6201137, z: 0.4805394}
- {x: 0.57735026, y: -0.57735026, z: 0.5773503}
- {x: 0.6647, y: -0.66470003, z: 0.3410981}
- {x: 0.6959507, y: -0.6959506, z: 0.17693342}
- {x: 0.5770534, y: 0.5779435, z: 0.5770534}
- {x: 0.61990535, y: 0.6204593, z: 0.48036185}
- {x: 0.66459537, y: 0.6646523, z: 0.34139463}
- {x: 0.69605106, y: 0.6958694, z: 0.17685807}
- {x: 0.7072056, y: 0.707008, z: 0}
- {x: 0.61990535, y: 0.6204593, z: -0.48036185}
- {x: 0.5770534, y: 0.5779435, z: -0.5770534}
- {x: 0.66459566, y: 0.66465217, z: -0.34139442}
- {x: 0.6960513, y: 0.69586915, z: -0.17685804}
- {x: 0.57735026, y: -0.57735026, z: 0.5773503}
- {x: 0.6201132, y: -0.4805407, z: 0.6201132}
- {x: 0.48054004, y: -0.620114, z: 0.62011284}
- {x: 0.34109816, y: -0.66470075, z: 0.6646992}
- {x: 0.17693284, y: -0.69595075, z: 0.6959507}
- {x: 0, y: -0.70710665, z: 0.7071069}
- {x: 0.66469985, y: -0.3410986, z: 0.6646998}
- {x: 0.69503826, y: -0.18396656, z: 0.69503826}
- {x: 0.70707804, y: -0.009016315, z: 0.7070781}
- {x: -0.4805394, y: -0.6201137, z: 0.6201137}
- {x: -0.5773503, y: -0.57735026, z: 0.57735026}
- {x: -0.34109792, y: -0.6646999, z: 0.66470015}
- {x: -0.17693326, y: -0.6959505, z: 0.69595087}
- {x: -0.5770534, y: 0.5779435, z: 0.5770534}
- {x: -0.48036185, y: 0.6204593, z: 0.61990535}
- {x: -0.34139463, y: 0.6646523, z: 0.66459537}
- {x: -0.17685808, y: 0.6958694, z: 0.69605106}
- {x: 0, y: 0.707008, z: 0.7072056}
- {x: 0.48036185, y: 0.6204593, z: 0.61990535}
- {x: 0.6199811, y: 0.4808831, z: 0.6199798}
- {x: 0.5770534, y: 0.5779435, z: 0.5770534}
- {x: 0.6646252, y: 0.3413929, z: 0.6646234}
- {x: 0.69618523, y: 0.17508024, z: 0.69618464}
- {x: 0.34139463, y: 0.6646523, z: 0.66459537}
- {x: 0.17685814, y: 0.6958693, z: 0.69605106}
- {x: -0.5773503, y: -0.57735026, z: 0.57735026}
- {x: -0.6201137, y: -0.4805394, z: 0.6201137}
- {x: -0.62011284, y: -0.620114, z: 0.48054004}
- {x: -0.66469896, y: -0.6647008, z: 0.34109834}
- {x: -0.69595045, y: -0.695951, z: 0.17693298}
- {x: -0.70710677, y: -0.7071068, z: 0}
- {x: -0.6647, y: -0.3410981, z: 0.66470003}
- {x: -0.69503814, y: -0.18396747, z: 0.69503814}
- {x: -0.7070781, y: -0.009016315, z: 0.70707804}
- {x: -0.6201137, y: -0.6201137, z: -0.4805394}
- {x: -0.57735026, y: -0.57735026, z: -0.5773503}
- {x: -0.6647, y: -0.66470003, z: -0.3410981}
- {x: -0.6959506, y: -0.6959506, z: -0.17693341}
- {x: -0.70710677, y: -0.7071068, z: 0}
- {x: -0.8287513, y: -0.5596169, z: 0}
- {x: -0.92124933, y: -0.3889727, z: 0}
- {x: -0.97827977, y: -0.20728834, z: -0.00033734587}
- {x: -0.99997485, y: -0.0070275087, z: -0.0009139704}
- {x: -0.5770534, y: 0.5779435, z: -0.5770534}
- {x: -0.61990535, y: 0.6204593, z: -0.48036185}
- {x: -0.66459537, y: 0.6646523, z: -0.34139463}
- {x: -0.69605106, y: 0.6958693, z: -0.17685813}
- {x: -0.7072056, y: 0.707008, z: 0}
- {x: -0.61990535, y: 0.6204593, z: 0.48036185}
- {x: -0.61998016, y: 0.48088375, z: 0.6199802}
- {x: -0.5770534, y: 0.5779435, z: 0.5770534}
- {x: -0.6646242, y: 0.34139317, z: 0.6646242}
- {x: -0.696185, y: 0.17507976, z: 0.696185}
- {x: -0.66459537, y: 0.6646523, z: 0.34139463}
- {x: -0.69605106, y: 0.6958693, z: 0.17685813}
- {x: -0.7072056, y: 0.707008, z: 0}
- {x: -0.82918096, y: 0.55898035, z: 0}
- {x: -0.92161185, y: 0.38811284, z: 0}
- {x: -0.9797031, y: 0.20045324, z: -0.00057532295}
- {x: -0.57735026, y: -0.57735026, z: -0.5773503}
- {x: -0.6201137, y: -0.4805394, z: -0.6201137}
- {x: -0.48054004, y: -0.620114, z: -0.62011284}
- {x: -0.34109834, y: -0.6647008, z: -0.66469896}
- {x: -0.17693298, y: -0.695951, z: -0.69595045}
- {x: 0, y: -0.70710677, z: -0.70710677}
- {x: -0.66470003, y: -0.3410981, z: -0.6647}
- {x: -0.69467884, y: -0.18666197, z: -0.69467884}
- {x: -0.7070716, y: -0.009976553, z: -0.70707154}
- {x: 0.4805394, y: -0.6201137, z: -0.6201137}
- {x: 0.6201132, y: -0.4805407, z: -0.6201132}
- {x: 0.57735026, y: -0.57735026, z: -0.5773503}
- {x: 0.66469985, y: -0.3410986, z: -0.6646998}
- {x: 0.6946789, y: -0.18666106, z: -0.69467896}
- {x: 0.7070716, y: -0.009976584, z: -0.7070716}
- {x: 0.3410981, y: -0.66470003, z: -0.6647}
- {x: 0.17693341, y: -0.6959506, z: -0.6959506}
- {x: 0.5770534, y: 0.5779435, z: -0.5770534}
- {x: 0.6199811, y: 0.4808831, z: -0.6199798}
- {x: 0.48036185, y: 0.6204593, z: -0.61990535}
- {x: 0.34139442, y: 0.66465217, z: -0.66459566}
- {x: 0.17685792, y: 0.69586915, z: -0.6960513}
- {x: 0, y: 0.707008, z: -0.7072056}
- {x: 0.6646252, y: 0.3413929, z: -0.6646234}
- {x: 0.6959636, y: 0.17683363, z: -0.6959631}
- {x: -0.48036185, y: 0.6204593, z: -0.61990535}
- {x: -0.6199802, y: 0.48088375, z: -0.61998016}
- {x: -0.5770534, y: 0.5779435, z: -0.5770534}
- {x: -0.6646242, y: 0.34139317, z: -0.6646242}
- {x: -0.6959634, y: 0.1768332, z: -0.6959634}
- {x: -0.34139428, y: 0.6646524, z: -0.66459554}
- {x: -0.17685792, y: 0.6958694, z: -0.6960511}