Skip to content

Issues migrating from @angular-three to angular-three #21

@IRobot1

Description

@IRobot1

Missing with no obvious replacement
NgtTriple -

position = [0, 0, 0] as NgtTriple`

Radian Pipe -

item.rotation | radian

Ready Event -

(ready)="meshready($event)"

Value of local variable -instance is no

<ngt-mesh #inst (click)="click(inst.instance.value)" >

No documentation for
NgtLoader

  constructor(private loader: NgtLoader) { }
    const s = this.loader.use(TextureLoader, newvalue).subscribe(next => {
      this.texture = next;
    },
      () => { },
      () => { s.unsubscribe(); }
    );

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions