Skip to content

RoyInterface / Exports / impls/RoyMaterialBaseImpl / RoyMaterialBaseImpl

Class: RoyMaterialBaseImpl

impls/RoyMaterialBaseImpl.RoyMaterialBaseImpl

Table of contents

Constructors

Properties

Accessors

Methods

Constructors

constructor

new RoyMaterialBaseImpl(parent): RoyMaterialBaseImpl

Parameters

NameType
parentRoyMaterialBase

Returns

RoyMaterialBaseImpl

Properties

m_parent

Protected m_parent: RoyMaterialBase

Accessors

parent

get parent(): RoyMaterialBase

Returns

RoyMaterialBase

Methods

notifyRefInfo

notifyRefInfo(): void

Returns

void


addRefMatImpl

addRefMatImpl(): void

Returns

void


removeRefMatImpl

removeRefMatImpl(): void

Returns

void


syncTexture

syncTexture(textureKey, sceneImpl, dataIndex): void

Parameters

NameType
textureKeystring
sceneImplRoySceneImpl
dataIndexnumber

Returns

void