코어, 자원, 벽, 플레이어 시작 위치 설정
Flatkit 기능 일부 활용 테스트
This commit is contained in:
@@ -25,9 +25,6 @@ Material:
|
||||
m_Parent: {fileID: 0}
|
||||
m_ModifiedSerializedProperties: 0
|
||||
m_ValidKeywords:
|
||||
- DR_GRADIENT_ON
|
||||
- DR_OUTLINE_ON
|
||||
- DR_RIM_ON
|
||||
- _CELPRIMARYMODE_SINGLE
|
||||
- _DETAILMAPBLENDINGMODE_MULTIPLY
|
||||
- _GRADIENTSPACE_WORLD
|
||||
@@ -38,8 +35,9 @@ Material:
|
||||
m_LightmapFlags: 4
|
||||
m_EnableInstancingVariants: 0
|
||||
m_DoubleSidedGI: 0
|
||||
m_CustomRenderQueue: -1
|
||||
stringTagMap: {}
|
||||
m_CustomRenderQueue: 2000
|
||||
stringTagMap:
|
||||
RenderType: Opaque
|
||||
disabledShaderPasses:
|
||||
- MOTIONVECTORS
|
||||
- SRPDEFAULTUNLIT
|
||||
@@ -143,7 +141,7 @@ Material:
|
||||
- _FlatRimLightAlign: 0
|
||||
- _FlatRimSize: 0.1
|
||||
- _FlatSpecularEdgeSmoothness: 0
|
||||
- _FlatSpecularSize: 0.1
|
||||
- _FlatSpecularSize: 0
|
||||
- _Flatness: 1
|
||||
- _FlatnessExtra: 1
|
||||
- _GlossMapScale: 1
|
||||
@@ -152,7 +150,7 @@ Material:
|
||||
- _GradientAngle: 0
|
||||
- _GradientCenterX: 0
|
||||
- _GradientCenterY: 0
|
||||
- _GradientEnabled: 1
|
||||
- _GradientEnabled: 0
|
||||
- _GradientSize: 10
|
||||
- _GradientSpace: 0
|
||||
- _LightContribution: 0
|
||||
@@ -163,19 +161,19 @@ Material:
|
||||
- _Mode: 0
|
||||
- _OcclusionStrength: 1
|
||||
- _OutlineDepthOffset: 0.3
|
||||
- _OutlineEnabled: 1
|
||||
- _OutlineEnabled: 0
|
||||
- _OutlineScale: 1
|
||||
- _OutlineSpace: 0
|
||||
- _OutlineWidth: 20
|
||||
- _OutlineWidth: 1
|
||||
- _OverrideLightmapDir: 0
|
||||
- _Parallax: 0.02
|
||||
- _QueueOffset: 0
|
||||
- _ReceiveShadows: 1
|
||||
- _RimEnabled: 1
|
||||
- _SelfShadingSize: 0.755
|
||||
- _SelfShadingSizeExtra: 1
|
||||
- _ShadowEdgeSize: 0
|
||||
- _ShadowEdgeSizeExtra: 0.05
|
||||
- _RimEnabled: 0
|
||||
- _SelfShadingSize: 0.5
|
||||
- _SelfShadingSizeExtra: 0.464
|
||||
- _ShadowEdgeSize: 0.1
|
||||
- _ShadowEdgeSizeExtra: 0.124
|
||||
- _Smoothness: 0.5
|
||||
- _SmoothnessTextureChannel: 0
|
||||
- _SpecularEnabled: 0
|
||||
@@ -199,13 +197,13 @@ Material:
|
||||
- _BaseColor: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _Color: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _ColorDim: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _ColorDimCurve: {r: 0.85023, g: 0.85034, b: 0.8504499, a: 0.85056}
|
||||
- _ColorDimCurve: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _ColorDimExtra: {r: 1, g: 0, b: 0, a: 1}
|
||||
- _ColorDimSteps: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _ColorGradient: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _DetailMapColor: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _EmissionColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _FlatRimColor: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _FlatRimColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
- _FlatSpecularColor: {r: 1, g: 1, b: 1, a: 1}
|
||||
- _LightmapDirection: {r: 0, g: 1, b: 0, a: 0}
|
||||
- _OutlineColor: {r: 0, g: 0, b: 0, a: 1}
|
||||
|
||||
Reference in New Issue
Block a user