IServerBlockMaterialInstance - DauntlessStudio/Bedrock-Developments GitHub Wiki

Interface: IServerBlockMaterialInstance

Table of contents

Properties

Properties

ambient_occlusion

Optional ambient_occlusion: boolean

Defined in

ts/app/types/server/blocks.ts:96


face_dimming

Optional face_dimming: boolean

Defined in

ts/app/types/server/blocks.ts:95


render_method

Optional render_method: "opaque" | "double_sided" | "alpha_test" | "blend"

Defined in

ts/app/types/server/blocks.ts:94


texture

texture: string

Defined in

ts/app/types/server/blocks.ts:93

⚠️ **GitHub.com Fallback** ⚠️